Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ts-sdk, explorer): improve object type truncation #3750

Merged
merged 9 commits into from
Nov 4, 2024

Conversation

begonaalvarezd
Copy link
Member

Description of change

Close #2997

Links to any relevant issues

Be sure to reference any related issues by adding fixes #(issue).

Type of change

Choose a type of change, and delete any options that are not relevant.

  • Bug fix (a non-breaking change which fixes an issue)
  • Enhancement (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Fix

How the change has been tested

Describe the tests that you ran to verify your changes.

Make sure to provide instructions for the maintainer as well as any relevant configurations.

Change checklist

Tick the boxes that are relevant to your changes, and delete any items that are not.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

@begonaalvarezd begonaalvarezd added the tooling Issues related to the Tooling team label Oct 29, 2024
@begonaalvarezd begonaalvarezd self-assigned this Oct 29, 2024
@begonaalvarezd begonaalvarezd changed the title feat: improve type truncation feat(ts-sdk, explorer): improve object type truncation Oct 29, 2024
@begonaalvarezd begonaalvarezd marked this pull request as ready for review October 29, 2024 12:07
@begonaalvarezd begonaalvarezd requested review from a team as code owners October 29, 2024 12:07
Copy link
Contributor

github-actions bot commented Oct 29, 2024

⚠️ 🦋 Changesets Warning: This PR has changes to public npm packages, but does not contain a changeset. You can create a changeset easily by running pnpm changeset in the root of the IOTA repo, and following the prompts. If your change does not need a changeset (e.g. a documentation-only change), you can ignore this message. This warning will be removed when a changeset is added to this pull request.

Learn more about Changesets.

Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 901e4c2

✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-f7uq0u3et.vercel.app

Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 901e4c2

✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-fzioh7a1g.vercel.app

Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 901e4c2

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-3tyul1d07.vercel.app

@begonaalvarezd begonaalvarezd marked this pull request as draft October 29, 2024 12:11
@marc2332 marc2332 force-pushed the tooling/improve-type-truncation branch from 8aa0b13 to f0010a0 Compare October 29, 2024 12:36
@marc2332 marc2332 marked this pull request as ready for review October 29, 2024 12:37
Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: f0010a0

✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-pitx6ysfj.vercel.app

Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: f0010a0

✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-qztc3gere.vercel.app

Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: f0010a0

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-a6kro8yhg.vercel.app

Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 543ec87

✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-bkl46o8of.vercel.app

Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 543ec87

✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-ku3sodztm.vercel.app

Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 543ec87

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-ptw6lenyb.vercel.app

Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 0854960

✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-lh0dqbqct.vercel.app

Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 0854960

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-ikx7qk98m.vercel.app

Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 0854960

✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-dj1lv9x60.vercel.app

Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 6f47959

✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-cam0t2134.vercel.app

Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 6f47959

✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-b4vod3p85.vercel.app

Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 6f47959

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-91x93e892.vercel.app

@msarcev msarcev merged commit bf5189f into develop Nov 4, 2024
27 of 30 checks passed
@msarcev msarcev deleted the tooling/improve-type-truncation branch November 4, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Issues related to the Tooling team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task (tooling/explorer)]: Improve type truncation
4 participants